menu
ground_control_client package
documentation
ground_control_client_test_tools.dart
ProjectBuilder
withArchivedAt method
withArchivedAt method
dark_mode
light_mode
withArchivedAt
method
ProjectBuilder
withArchivedAt
(
DateTime
?
archivedAt
)
Implementation
ProjectBuilder withArchivedAt(final DateTime? archivedAt) { _archivedAt = archivedAt; return this; }
ground_control_client package
documentation
ground_control_client_test_tools
ProjectBuilder
withArchivedAt method
ProjectBuilder class