MLObject class

Constructors

MLObject.fromMap(Map map)
factory

Properties

border MLImageBorder?
final
hashCode int
The hash code for this object.
no setterinherited
possibility → dynamic
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
tracingIdentity int?
final
type 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

TYPE_FACE → const int
Object type 6: faces
TYPE_FOOD → const int
Object type 2: food
TYPE_FURNITURE → const int
Object type 3: furniture
TYPE_GOODS → const int
Object type 1: goods
TYPE_OTHER → const int
Object type 0: others
TYPE_PLACE → const int
Object type 5: places
TYPE_PLANT → const int
Object type 4: plants