menu
ratel package
documentation
annotations/geral_annotations.dart
HttpMethod
HttpMethod.new const constructor
HttpMethod.new const constructor
dark_mode
light_mode
HttpMethod
constructor
const
HttpMethod
(
String
path
,
String
method
)
Implementation
const HttpMethod(this.path, this.method);
ratel package
documentation
annotations/geral_annotations
HttpMethod
HttpMethod.new const constructor
HttpMethod class