determineContentTypes method
Resolve content type of this UrlInfo.
See IteratedUrlInfoContentTypeResolver.determineContentTypes for more details on operations.
Implementation
Future<UrlInfoContentTypeResult> determineContentTypes() =>
[this].determineContentTypes().first;