type property

  1. @JsonKey(name: 'blockType')
  2. @BlockTypeConverter()
BlockType type
inherited

Implementation

@JsonKey(name: 'blockType')
@BlockTypeConverter()
BlockType get type => throw _privateConstructorUsedError;