menu
variance_dart
interfaces
SmartWalletBase
deployed property
deployed
brightness_4
brightness_5
deployed
property
Future
<
bool
>
deployed
Checks if the Smart Wallet has been deployed on the blockchain.
Implementation
Future<bool> get deployed;
variance_dart
interfaces
SmartWalletBase
deployed property
SmartWalletBase class