phone property

List<String>? get phone

Implementation

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