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