StructuredFieldItem.fromJson constructor
      
      StructuredFieldItem.fromJson(
    
    
- dynamic json
 
Implementation
factory StructuredFieldItem.fromJson(dynamic json) => _$StructuredFieldItemFromJson(castToJson(json));