menu
retrofit package
documentation
http.dart
GET
GET.new const constructor
GET.new const constructor
dark_mode
light_mode
GET
constructor
const
GET
(
String
path
)
Implementation
const
GET(
String
path) :
super
(HttpMethod.GET, path);
retrofit package
documentation
http
GET
GET.new const constructor
GET class
Constructors
new
Properties
hashCode
method
path
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==