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