menu
ground_control_client package
documentation
ground_control_client_test_tools.dart
CapsuleBuilder
withProjectId method
withProjectId method
dark_mode
light_mode
withProjectId
method
CapsuleBuilder
withProjectId
(
int
projectId
)
Implementation
CapsuleBuilder withProjectId(final int projectId) { _projectId = projectId; return this; }
ground_control_client package
documentation
ground_control_client_test_tools
CapsuleBuilder
withProjectId method
CapsuleBuilder class