activityTypes property

List<String>? activityTypes

Implementation

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