payLoad property

Object? payLoad
getter/setter pair

For POST requests you can add custom payLoad.

Implementation

Object? payLoad;