fromJson static method

Creates a new object from the given json data.

Use toJson to serialize it back into json.

Implementation

static UsersGetUsersDetailsResponseApplicationJson_Ocs_Data_Users fromJson(Object? json) =>
    $1e1cd5e43e0a1022a23a294e58225d74Extension._fromJson(json);