getOutputs method

List<CryptoTxEntity>? getOutputs()

Implementation

List<CryptoTxEntity>? getOutputs() => outputs;