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 =>
    'Êtes-vous sûr de vouloir transférer la propriété? Cela est irréversible, et le nouveau propriétaire aura le plein contrôle.';