email property

String? email

Implementation

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