ncmb
ncmb
NCMBObject
getString method
getString
getString
method
Null safety
String
getString
(
String
name
)
Implementation
String getString(String name) { return _fields[name]! as String; }
ncmb
ncmb
NCMBObject
getString method
NCMBObject class
Constructors
NCMBObject
Properties
fields
hashCode
name
runtimeType
Methods
add
addUnique
delete
fetch
get
getString
hasKey
increment
myEncode
noSuchMethod
remove
save
set
sets
toJson
toString
Operators
operator ==
Static properties
ncmb