redirect property

String? redirect

'follow'|'error'|'manual'

Implementation

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