JsonToDartModel Generator GitHub

Class Name:

Fault Tolerance:

Fault tolerance for JSON with mismatched data types

Use Num:

Convert double or int to num type

Force String:

Convert all props to String type (Except bool)

Include:

copyWith()

fromList()

toString()

Default Value:

When value is null will replace with default value (avoid null)

Store Json:

Will print original JSON source

Remove:

fromJson

toJson

Constructors

Copied to clipboard!