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