ParticipantAttribute constructor
ParticipantAttribute({
- required String inputDataType,
Implementation
ParticipantAttribute({required this.inputDataType}) : super();
ParticipantAttribute({required this.inputDataType}) : super();