factory ResultListDto.fromJson( Map<String, dynamic> json, T Function(dynamic json) fromJsonT) => _$ResultListDtoFromJson(json, fromJsonT);