audience property

String? audience

Implementation

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