type property

String? type
final

The mime type of the file. Typically, this is json.

Implementation

final String? type;