FieldBehavior.fromJson constructor
FieldBehavior.fromJson(
- String json
Implementation
factory FieldBehavior.fromJson(String json) => FieldBehavior(json);
factory FieldBehavior.fromJson(String json) => FieldBehavior(json);