infos property

  1. @JsonKey(fromJson: _teamJoinActionInfoFromJson)
List<NIMTeamJoinActionInfo>? infos
getter/setter pair

查询返回的列表

Implementation

@JsonKey(fromJson: _teamJoinActionInfoFromJson)
List<NIMTeamJoinActionInfo>? infos;