FetchTransactionException constructor

const FetchTransactionException(
  1. String message
)

Implementation

const FetchTransactionException(this.message);