menu
ground_control_client package
documentation
ground_control_client_test_tools.dart
ProjectBuilder
withOwner method
withOwner method
dark_mode
light_mode
withOwner
method
ProjectBuilder
withOwner
(
Owner
?
owner
)
Implementation
ProjectBuilder withOwner(final Owner? owner) { _owner = owner; return this; }
ground_control_client package
documentation
ground_control_client_test_tools
ProjectBuilder
withOwner method
ProjectBuilder class