menu
ig_module_flutter package
documentation
plugin/rest/rest.dart
MRestService
MRestService.new constructor
MRestService.new constructor
dark_mode
light_mode
MRestService
constructor
MRestService
(
{
required
String
service
,
required
String
url
,
required
bool
authorization
,
})
Implementation
MRestService({ required this.service, required this.url, required this.authorization, });
ig_module_flutter package
documentation
plugin/rest/rest
MRestService
MRestService.new constructor
MRestService class