menu
ground_control_client package
documentation
ground_control_client_test_tools.dart
PlanInfoBuilder
withProductId method
withProductId method
dark_mode
light_mode
withProductId
method
PlanInfoBuilder
withProductId
(
String
productId
)
Implementation
PlanInfoBuilder withProductId(final String productId) { _productId = productId; return this; }
ground_control_client package
documentation
ground_control_client_test_tools
PlanInfoBuilder
withProductId method
PlanInfoBuilder class