storage property
Optional storage metadata for this pallet
Contains information about all storage items defined in this pallet. Null if the pallet has no storage.
Implementation
final PalletStorageMetadata? storage;
Optional storage metadata for this pallet
Contains information about all storage items defined in this pallet. Null if the pallet has no storage.
final PalletStorageMetadata? storage;