menu
ground_control_client package
documentation
ground_control_client_test_tools.dart
BillingInfoBuilder
withOwnerId method
withOwnerId method
dark_mode
light_mode
withOwnerId
method
BillingInfoBuilder
withOwnerId
(
UuidValue
ownerId
)
Implementation
BillingInfoBuilder withOwnerId(UuidValue ownerId) { _ownerId = ownerId; return this; }
ground_control_client package
documentation
ground_control_client_test_tools
BillingInfoBuilder
withOwnerId method
BillingInfoBuilder class