address property

String? get address

Implementation

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