typeId property
String
get
typeId
Returns a combined type-id string in the format "type-id}".
Implementation
String get typeId => '$type-$id}';
Returns a combined type-id string in the format "type-id}".
String get typeId => '$type-$id}';