mobilePhone property
String?
get
mobilePhone
Implementation
String? get mobilePhone => _$this._mobilePhone;
set
mobilePhone
(String? mobilePhone)
Implementation
set mobilePhone(String? mobilePhone) => _$this._mobilePhone = mobilePhone;