mobile property

String? get mobile

Implementation

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