Web3SecretStorageDefinationV3Exception constructor

const Web3SecretStorageDefinationV3Exception(
  1. String message, {
  2. Map<String, dynamic>? details,
})

Implementation

const Web3SecretStorageDefinationV3Exception(super.message, {super.details});