checkoutSessionId property

  1. @BuiltValueField.new(wireName: r'checkoutSessionId')
String? get checkoutSessionId

Implementation

@BuiltValueField(wireName: r'checkoutSessionId')
String? get checkoutSessionId;