userIds property

List<String>? get userIds

Implementation

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