email property

String? get email

Implementation

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