allowedConferenceSolutionTypes property

List<String> allowedConferenceSolutionTypes

Implementation

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