object property
String representing the object’s type. Objects of the same type share the same value. Value is "token".
Implementation
String get id;/// String representing the object’s type.
/// Objects of the same type share the same value.
/// Value is "token".
String get object;