extractors property
Implementation
@override
List<ExtractImport?> get extractors => [
body,
query,
cookie,
header,
param,
bind,
bind,
];
@override
List<ExtractImport?> get extractors => [
body,
query,
cookie,
header,
param,
bind,
bind,
];