menu
tdlib2 package
documentation
td_api.dart
PaymentProviderOtherExtensions
copyWith method
copyWith method
dark_mode
light_mode
copyWith
method
PaymentProviderOther
copyWith
(
{
String
?
url
,
})
Implementation
PaymentProviderOther copyWith({String? url}) => PaymentProviderOther(url: url ?? this.url);
tdlib2 package
documentation
td_api
PaymentProviderOtherExtensions
copyWith method
PaymentProviderOtherExtensions extension on
PaymentProviderOther