menu
tdlib2 package
documentation
td_api.dart
RemoveProxyExtensions
copyWith method
copyWith method
dark_mode
light_mode
copyWith
method
RemoveProxy
copyWith
(
{
int
?
proxyId
,
})
Implementation
RemoveProxy copyWith({int? proxyId}) => RemoveProxy(proxyId: proxyId ?? this.proxyId);
tdlib2 package
documentation
td_api
RemoveProxyExtensions
copyWith method
RemoveProxyExtensions extension on
RemoveProxy