x2D property

String x2D

Implementation

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