phoneNohide property

String get phoneNohide

Implementation

String get phoneNohide => replaceRange(5, length - 2, '*' * (length - 7));