type1 property

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

The input type with 'type' source

Implementation

@JsonKey(name: 'type')

/// The input type with 'type' source
final InputType? type1;