failedList property

  1. @JsonKey(fromJson: _failedListNullable)
List<int>? failedList
final

失败的服务器Id列表

Implementation

@JsonKey(fromJson: _failedListNullable)
final List<int>? failedList;