contactEmails property

List<String>? contactEmails

Implementation

List<String>? get contactEmails => (_$data['contactEmails'] as List<String>?);