contentType property

  1. @override
String get contentType
override

Returns the MIME-Type of toBytes.

Implementation

@override
String get contentType => 'application/zip';