FieldBehavior.fromJson constructor

FieldBehavior.fromJson(
  1. String json
)

Implementation

factory FieldBehavior.fromJson(String json) => FieldBehavior(json);