phone property

String? phone

Implementation

String? get phone => (_$data['phone'] as String?);