type property

String? type

'basic'|'cors'|'default'|'error'|'opaque'|'opaqueredirect'

Implementation

String? get type => _getProperty(_delegate, 'type');