requestOptions property
Options
get
requestOptions
Implementation
Options get requestOptions =>
Options(responseType: responseType.toDio, headers: header.toMap);
Options get requestOptions =>
Options(responseType: responseType.toDio, headers: header.toMap);