method property - RedirectInfo class - dart:io library (original) (raw)

description

String getmethod

Returns the method used for the redirect.

Implementation

String get method;