AssetNotFoundException constructor

const AssetNotFoundException(
  1. String message
)

Implementation

const AssetNotFoundException(this.message);