menu
ground_control_client package
documentation
ground_control_client_test_tools.dart
ProjectBuilder
withId method
withId method
dark_mode
light_mode
withId
method
ProjectBuilder
withId
(
int
id
)
Implementation
ProjectBuilder withId(final int id) { _id = id; return this; }
ground_control_client package
documentation
ground_control_client_test_tools
ProjectBuilder
withId method
ProjectBuilder class