HexabaseFieldResult class

Constructors

HexabaseFieldResult()

Properties

dataType String?
getter/setter pair
displayId String?
getter/setter pair
dsLookupInfo Map<String, String>
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
id String
getter/setter pair
maxValue String?
getter/setter pair
minValue String?
getter/setter pair
name String
getter/setter pair
options List<Map<String, dynamic>>
getter/setter pair
order int?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
status List<Map<String, String?>>
getter/setter pair
usersInfo String?
getter/setter pair

Methods

addOptions({String? id, int? sortId, String? value, bool? enabled, String? color}) HexabaseFieldResult
addStatus({String? id, String? name}) HexabaseFieldResult
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
set(Map<String, dynamic> params) → void
toString() String
A string representation of this object.
inherited

Operators

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