cancelTransaction abstract method

void cancelTransaction({
  1. String? reason,
})

Implementation

void cancelTransaction({String? reason});