username property

String? username

Implementation

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