associatedUsers property

  1. @JsonKey(name: 'associatedUsers', defaultValue: <String>[])
List<String>? associatedUsers
final

Implementation

@JsonKey(name: 'associatedUsers', defaultValue: <String>[])
final List<String>? associatedUsers;