wantsJson property

bool get wantsJson

Checks if request wants JSON

Implementation

bool get wantsJson => _metadata.wantsJson;