enumValues method

  1. @override
List<ParticipantRole> enumValues()
override

Implementation

@override
List<ParticipantRole> enumValues() => ParticipantRole.values;