requireGuarantee property

  1. @JsonKey(name: 'require_guarantee', defaultValue: false)
bool? requireGuarantee
final

Implementation

@JsonKey(name: 'require_guarantee', defaultValue: false)
final bool? requireGuarantee;