address property

String? address

Implementation

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