menu
pti_insurance_test package
documentation
manager/options.dart
CommonRequestOptions
CommonRequestOptions.new constructor
CommonRequestOptions.new constructor
dark_mode
light_mode
CommonRequestOptions
constructor
CommonRequestOptions
(
{
Map
<
String
,
String
>
?
headers
,
String
contentType
=
'application/json'
,
})
Implementation
CommonRequestOptions({ this.headers, this.contentType = 'application/json', });
pti_insurance_test package
documentation
manager/options
CommonRequestOptions
CommonRequestOptions.new constructor
CommonRequestOptions class