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