password property

String? password

Implementation

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