type property

  1. @BuiltValueField(wireName: r'type')
String? type

The script MIME type

Implementation

@BuiltValueField(wireName: r'type')
String? get type;