SearchIllust.fromJson constructor

SearchIllust.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory SearchIllust.fromJson(Map<String, dynamic> json) => _$SearchIllustFromJson(json);