myParticipation property

  1. @JsonKey.new(name: 'my_participation')
String? get myParticipation
inherited

Implementation

@JsonKey(name: 'my_participation')
String? get myParticipation => throw _privateConstructorUsedError;