hasDependencies property
bool
get
hasDependencies
Implementation
bool get hasDependencies => client != null && walletController != null;
bool get hasDependencies => client != null && walletController != null;