UserInfoTransfer constructor
UserInfoTransfer({})
Implementation
UserInfoTransfer(
{required this.id,
required this.isCurrentComplicationInfo,
required this.userInfo,
required this.isTransfering});
UserInfoTransfer(
{required this.id,
required this.isCurrentComplicationInfo,
required this.userInfo,
required this.isTransfering});