executive property

  1. @JsonKey.new(name: 'executive')
bool? executive
final

Implementation

@JsonKey(name: 'executive')
final bool? executive;