mobilePhone property Null safety

String? mobilePhone

Implementation

String? get mobilePhone;
void mobilePhone=(String? mobilePhone)

Implementation

set mobilePhone(String? mobilePhone);