mode property

String? mode

'navigate'|'same-origin'|'no-cors'|'cors'

Implementation

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