Rank.fromJson constructor

Rank.fromJson(
  1. Json json
)

Implementation

factory Rank.fromJson(Json json) => _$RankFromJson(json);