username property

String? get username

Implementation

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