menu
servicekit package
documentation
models/wallet_contract.dart
WalletContract
WalletContract.new constructor
WalletContract.new constructor
dark_mode
light_mode
WalletContract
constructor
WalletContract
(
Id
yIdx
,
String
name
,
String
lockTemplate
)
Implementation
WalletContract(super.yIdx, super.name, super.lockTemplate) : super();
servicekit package
documentation
models/wallet_contract
WalletContract
WalletContract.new constructor
WalletContract class