infos property
- @JsonKey(fromJson: _teamJoinActionInfoFromJson)
getter/setter pair
查询返回的列表
Implementation
@JsonKey(fromJson: _teamJoinActionInfoFromJson)
List<NIMTeamJoinActionInfo>? infos;
查询返回的列表
@JsonKey(fromJson: _teamJoinActionInfoFromJson)
List<NIMTeamJoinActionInfo>? infos;