postCode property

String? get postCode

Implementation

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