phone property

String? phone

Implementation

external String? get phone;
void phone=(String? value)

Implementation

external set phone(String? value);