menu
ground_control_client package
documentation
ground_control_client_test_tools.dart
BillingInfoBuilder
withCity method
withCity method
dark_mode
light_mode
withCity
method
BillingInfoBuilder
withCity
(
String
city
)
Implementation
BillingInfoBuilder withCity(String city) { _city = city; return this; }
ground_control_client package
documentation
ground_control_client_test_tools
BillingInfoBuilder
withCity method
BillingInfoBuilder class