emailTemplate property

String? get emailTemplate

Implementation

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