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