checkoutOptions property
set
checkoutOptions
(String? value)
Implementation
set checkoutOptions(final String? value) => _put("&col", value);
set checkoutOptions(final String? value) => _put("&col", value);