menu
ground_control_client package
documentation
ground_control_client_test_tools.dart
PaymentMethodBuilder
withIsDefault method
withIsDefault method
dark_mode
light_mode
withIsDefault
method
PaymentMethodBuilder
withIsDefault
(
bool
isDefault
)
Implementation
PaymentMethodBuilder withIsDefault(bool isDefault) { _isDefault = isDefault; return this; }
ground_control_client package
documentation
ground_control_client_test_tools
PaymentMethodBuilder
withIsDefault method
PaymentMethodBuilder class