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