method property - RedirectInfo class - dart:io library (original) (raw)
String getmethod
Returns the method used for the redirect.
Implementation
String get method;
String getmethod
Returns the method used for the redirect.
String get method;