# Functions
ActivityStreamsFlagExtends returns true if the Flag type extends from the other type.
DeserializeFlag creates a Flag from a map representation that has been unmarshalled from a text or binary format.
FlagIsDisjointWith returns true if the other provided type is disjoint with the Flag type.
FlagIsExtendedBy returns true if the other provided type extends from the Flag type.
IsOrExtendsFlag returns true if the other provided type is the Flag type or extends from the Flag type.
NewActivityStreamsFlag creates a new Flag type.
SetManager sets the manager package-global variable.
SetTypePropertyConstructor sets the "type" property's constructor in the package-global variable.
# Structs
Indicates that the actor is "flagging" the object.