menu
ground_control_client package
documentation
ground_control_client_test_tools.dart
DeployAttemptBuilder
withAttemptId method
withAttemptId method
dark_mode
light_mode
withAttemptId
method
DeployAttemptBuilder
withAttemptId
(
String
attemptId
)
Implementation
DeployAttemptBuilder withAttemptId(final String attemptId) { _attemptId = attemptId; return this; }
ground_control_client package
documentation
ground_control_client_test_tools
DeployAttemptBuilder
withAttemptId method
DeployAttemptBuilder class