Reset FawryPay SDK Payment.
Returns true if it was rest well. Throws exception if not.
true
Future<bool> reset() async { throw UnimplementedError('reset() has not been implemented.'); }