menu
ground_control_client package
documentation
ground_control_client_test_tools.dart
BillingInfoBuilder
withVatNumber method
withVatNumber method
dark_mode
light_mode
withVatNumber
method
BillingInfoBuilder
withVatNumber
(
String
?
vatNumber
)
Implementation
BillingInfoBuilder withVatNumber(String? vatNumber) { _vatNumber = vatNumber; return this; }
ground_control_client package
documentation
ground_control_client_test_tools
BillingInfoBuilder
withVatNumber method
BillingInfoBuilder class