type property

  1. @JsonKey(name: 'type')
ContentInspectType? type
final

Types of functional module. See ContentInspectType.

Implementation

@JsonKey(name: 'type')
final ContentInspectType? type;