menu
ground_control_client package
documentation
ground_control_client_test_tools.dart
OwnerBuilder
withProjects method
withProjects method
dark_mode
light_mode
withProjects
method
OwnerBuilder
withProjects
(
List
<
Project
>
?
projects
)
Implementation
OwnerBuilder withProjects(List<Project>? projects) { _projects = projects; return this; }
ground_control_client package
documentation
ground_control_client_test_tools
OwnerBuilder
withProjects method
OwnerBuilder class