value property
getter/setter pairoverride
value is a way to set a initial value and will be the value when change by the user.
Implementation
@override
input.PhoneNumber? value;
value is a way to set a initial value and will be the value when change by the user.
@override
input.PhoneNumber? value;