object property

String get object
inherited

String representing the object’s type. Objects of the same type share the same value.

Implementation

String get id;/// String representing the object’s type.
/// Objects of the same type share the same value.
String get object;