menu
ground_control_client package
documentation
ground_control_client_test_tools.dart
OwnerBuilder
withBillingInfo method
withBillingInfo method
dark_mode
light_mode
withBillingInfo
method
OwnerBuilder
withBillingInfo
(
BillingInfo
?
billingInfo
)
Implementation
OwnerBuilder withBillingInfo(BillingInfo? billingInfo) { _billingInfo = billingInfo; return this; }
ground_control_client package
documentation
ground_control_client_test_tools
OwnerBuilder
withBillingInfo method
OwnerBuilder class