beforeSend property

Future? beforeSend
getter/setter pair

before request send to server

Implementation

Future? beforeSend;