fromJson static method
Creates a new object from the given json
data.
Use toJson
to serialize it back into json.
Implementation
static UsersGetLastLoggedInUsersResponseApplicationJson_Ocs_Data_Users fromJson(Object? json) =>
$23fff76a4c828b7eda989f1236fdc6a4Extension._fromJson(json);