rawNumber property

String get rawNumber

Implementation

String get rawNumber => number.replaceAll(" ", "");