path property Null safety

String? path
read / write

The path of the request; will be appended to baseURL.

Implementation

String? path;