userLimit property

  1. @JsonKey.new(name: 'user_limit')
int? userLimit
final

Implementation

@JsonKey(name: 'user_limit')
final int? userLimit;