completeKitOptions property

  1. @JsonKey.new(name: 'CompleteKitOptions', includeIfNull: false)
bool? completeKitOptions
final

Implementation

@JsonKey(name: 'CompleteKitOptions', includeIfNull: false)
final bool? completeKitOptions;