menu
ground_control_client package
documentation
ground_control_client_test_tools.dart
RoleBuilder
withArchivedAt method
withArchivedAt method
dark_mode
light_mode
withArchivedAt
method
RoleBuilder
withArchivedAt
(
DateTime
?
archivedAt
)
Implementation
RoleBuilder withArchivedAt(final DateTime? archivedAt) { _archivedAt = archivedAt; return this; }
ground_control_client package
documentation
ground_control_client_test_tools
RoleBuilder
withArchivedAt method
RoleBuilder class