label property

String get label

Implementation

String get label => LayrzNumber.toSystem(int.parse(id)).padLeft(6, '0');