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) => $e620970959f428e934829e52f32b7089Extension._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) => $e620970959f428e934829e52f32b7089Extension._fromJson(json);