checkoutOptions property

void checkoutOptions=(String? value)

Implementation

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