unmasked property

String unmasked

The current value as a String without the mask

Implementation

String get unmasked => _removeMask(text);