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