email property

String? get email

Implementation

String? get email => extract<String>((i) => i.email);