unmasked property

String unmasked

Retrieve current value without mask

Implementation

String get unmasked => _removeMask(mask, text);