emailSubject property

String? get emailSubject

Implementation

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