menu
ground_control_client package
documentation
ground_control_client_test_tools.dart
ProjectBuilder
withCreatedAt method
withCreatedAt method
dark_mode
light_mode
withCreatedAt
method
ProjectBuilder
withCreatedAt
(
DateTime
createdAt
)
Implementation
ProjectBuilder withCreatedAt(final DateTime createdAt) { _createdAt = createdAt; return this; }
ground_control_client package
documentation
ground_control_client_test_tools
ProjectBuilder
withCreatedAt method
ProjectBuilder class