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