cancel abstract method
void
cancel([
- dynamic reason
If the request is cancel then this will used to set the reason.
Implementation
void cancel([dynamic reason]);
If the request is cancel then this will used to set the reason.
void cancel([dynamic reason]);