fromJson static method

Creates a new object from the given json data.

Use toJson to serialize it back into json.

Implementation

static GroupsGetGroupUsersDetailsResponseApplicationJson_Ocs_Data_Users fromJson(Object? json) =>
    $b20d370ea28764b414e70ac5df151f1bExtension._fromJson(json);