code property

String get code

Implementation

String get code => label.split('  ').first.trim();