value property

String get value

Implementation

String get value => ['GET', 'POST', 'PUT', 'DELETE', 'PATCH', 'HEAD'][index];