toHuman property

String get toHuman

Implementation

String get toHuman => '$this'.split('.')[0].padLeft(8, '0');