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