menu
aptos package
documentation
models/account_nfts.dart
AccountNFTs
currentTokenOwnerships property
currentTokenOwnerships property
dark_mode
light_mode
currentTokenOwnerships
property
List
<
AccountNFT
>
get
currentTokenOwnerships
inherited
Implementation
List<AccountNFT> get currentTokenOwnerships => throw _privateConstructorUsedError;
aptos package
documentation
models/account_nfts
AccountNFTs
currentTokenOwnerships property
AccountNFTs class