fromJson static method

Creates a new object from the given json data.

Use toJson to serialize it back into json.

Implementation

static UsersGetDisabledUsersDetailsResponseApplicationJson_Ocs_Data_Users fromJson(Object? json) =>
    $f9d75e948689049b3f3e23e024d4be73Extension._fromJson(json);