Group.fromJson constructor

Group.fromJson(
  1. Json json
)

Implementation

factory Group.fromJson(Json json) => _$GroupFromJson(json);