menu
ground_control_client package
documentation
ground_control_client_test_tools.dart
SubscriptionInfoBuilder
withEndDate method
withEndDate method
dark_mode
light_mode
withEndDate
method
SubscriptionInfoBuilder
withEndDate
(
DateTime
?
endDate
)
Implementation
SubscriptionInfoBuilder withEndDate(final DateTime? endDate) { _endDate = endDate; return this; }
ground_control_client package
documentation
ground_control_client_test_tools
SubscriptionInfoBuilder
withEndDate method
SubscriptionInfoBuilder class