type2 property

  1. @JsonKey(name: 'ctype')
InputType? type2
final

The input type with 'ctype' source

Implementation

@JsonKey(name: 'ctype')

/// The input type with 'ctype' source
final InputType? type2;