menu
ground_control_client package
documentation
ground_control_client_test_tools.dart
SubscriptionInfoBuilder
withCancelled method
withCancelled method
dark_mode
light_mode
withCancelled
method
SubscriptionInfoBuilder
withCancelled
(
bool
cancelled
)
Implementation
SubscriptionInfoBuilder withCancelled(final bool cancelled) { _cancelled = cancelled; return this; }
ground_control_client package
documentation
ground_control_client_test_tools
SubscriptionInfoBuilder
withCancelled method
SubscriptionInfoBuilder class