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