username property

  1. @override
String username
override

Implementation

@override
String get username => super.username ?? "username";