confirmTransferOwnership property

  1. @override
String get confirmTransferOwnership
override

In en, this translates to : **'Are you sure you want to transfer ownership? This can't be undone, and the new owner will take full control.'

Implementation

@override
String get confirmTransferOwnership => '您确定要转移所有权吗?此操作无法撤销,新所有者将获得完全控制权。';