strObject property
String
get
strObject
The string value of the object type.
Implementation
String get strObject => objectTypeToString(object);
The string value of the object type.
String get strObject => objectTypeToString(object);