ECommunityProfileItemProperty enum

Inheritance

Values

imageSmall → const ECommunityProfileItemProperty
const ECommunityProfileItemProperty(0)
imageLarge → const ECommunityProfileItemProperty
const ECommunityProfileItemProperty(1)
internalName → const ECommunityProfileItemProperty
const ECommunityProfileItemProperty(2)
title → const ECommunityProfileItemProperty
const ECommunityProfileItemProperty(3)
description → const ECommunityProfileItemProperty
const ECommunityProfileItemProperty(4)
appId → const ECommunityProfileItemProperty
const ECommunityProfileItemProperty(5)
typeId → const ECommunityProfileItemProperty
const ECommunityProfileItemProperty(6)
class_ → const ECommunityProfileItemProperty
const ECommunityProfileItemProperty(7)
movieWebM → const ECommunityProfileItemProperty
const ECommunityProfileItemProperty(8)
movieMP4 → const ECommunityProfileItemProperty
const ECommunityProfileItemProperty(9)
movieWebMSmall → const ECommunityProfileItemProperty
const ECommunityProfileItemProperty(10)
movieMP4Small → const ECommunityProfileItemProperty
const ECommunityProfileItemProperty(11)

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
value int
final

Methods

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

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

values → const List<ECommunityProfileItemProperty>
A constant List of the values in this enum, in order of their declaration.