maxRedirects property Null safety
final
The maximum number of redirects to follow when followRedirects is true
.
Implementation
final int? maxRedirects;
The maximum number of redirects to follow when followRedirects is true
.
final int? maxRedirects;