schemaType property

  1. @override
  2. @JsonKey(includeFromJson: false)
String schemaType
finalinherited

The schema type of the content item.

Implementation

@override
@JsonKey(includeFromJson: false)
final String schemaType;