ContentIdToContentTypeResponse constructor

ContentIdToContentTypeResponse({
  1. Map<String, dynamic>? results,
})

Implementation

ContentIdToContentTypeResponse({this.results});