ForumPostCategoryEnums class

Constructors

ForumPostCategoryEnums(int _value)
const
ForumPostCategoryEnums.fromJson(int numValue)
factory

Properties

hashCode int
The hash code for this object.
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
value int
no setter

Methods

contains(ForumPostCategoryEnums childValue) bool
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() int
toString() String
A string representation of this object.
inherited

Operators

operator &(ForumPostCategoryEnums item) int
operator ==(dynamic other) bool
The equality operator.
override

Constants

Announcement → const ForumPostCategoryEnums
Announcement = 64
Answered → const ForumPostCategoryEnums
Answered = 32
BungieOfficial → const ForumPostCategoryEnums
BungieOfficial = 256
ContentComment → const ForumPostCategoryEnums
ContentComment = 128
Link = 4
Media → const ForumPostCategoryEnums
Media = 2
NinjaOfficial → const ForumPostCategoryEnums
NinjaOfficial = 512
None → const ForumPostCategoryEnums
None = 0
Poll → const ForumPostCategoryEnums
Poll = 8
Question → const ForumPostCategoryEnums
Question = 16
Recruitment → const ForumPostCategoryEnums
Recruitment = 1024
TextOnly → const ForumPostCategoryEnums
TextOnly = 1