idString property

String get idString

ID as string (for convenience)

Implementation

String get idString => id.toString();