fromJson static method

Creates a new object from the given json data.

Use toJson to serialize it back into json.

Implementation

static RichObjectParameter_Height fromJson(Object? json) =>
    $b2c4857c0136baea42828d89c87c757dExtension._fromJson(json);