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