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