toJS property

JSGetTransactionReceiptParameters get toJS

Implementation

JSGetTransactionReceiptParameters get toJS =>
    JSGetTransactionReceiptParameters(
      hash: hash.toJS,
    );