V1APIGroupList.fromJson constructor

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

Implementation

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