fromJson static method

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

Implementation

static GetUserGroupResponse fromJson(Map<String, dynamic> json) => _$GetUserGroupResponseFromJson(json);