x2D property

String get x2D

Implementation

String get x2D => use >= 10 ? "$use" : "0$use";