fromJson static method

Creates a new object from the given json data.

Use toJson to serialize it back into json.

Implementation

static ChatMessageWithParent_Parent fromJson(Object? json) =>
    $eef5a337590648ee15c9b8f9dd9d6a36Extension._fromJson(json);