type property

String? type
final

The content type of the resource specified by data. At least one of data and type must be defined.

Implementation

final String? type;