value property

String? value

BrMobile as a digit-only value — without the hyphen and parenthesis.

Implementation

String? get value => _isWellFormed ? _strip : null;