withGuarantee property

  1. @JsonKey(name: 'with_guarantee', defaultValue: true)
bool? withGuarantee
final

Implementation

@JsonKey(name: 'with_guarantee', defaultValue: true)
final bool? withGuarantee;