moderators property

List<String>? moderators

Implementation

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