email property

  1. @override
String email
override

Implementation

@override
String get email => super.email ?? "example@gmail.com";