menu
tdlib2 package
documentation
td_api.dart
PingProxyExtensions
copyWith method
copyWith method
dark_mode
light_mode
copyWith
method
PingProxy
copyWith
(
{
Proxy
?
proxy
,
})
Implementation
PingProxy copyWith({Proxy? proxy}) => PingProxy(proxy: proxy ?? this.proxy);
tdlib2 package
documentation
td_api
PingProxyExtensions
copyWith method
PingProxyExtensions extension on
PingProxy