Group.fromJson constructor

Group.fromJson(
  1. Map json
)

Implementation

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