fromJson static method

Creates a new object from the given json data.

Use toJson to serialize it back into json.

Implementation

static DeclarativeFormField_Options fromJson(Object? json) =>
    $ecd8d9fe35935410da9dc2662cd86d27Extension._fromJson(json);