LedgerException constructor

const LedgerException([
  1. String? message
])

Implementation

const LedgerException([this.message]);