method property

String? method

METHOD of the object.

Implementation

String? get method => headData['method'] as String?;