menu
megamil_toolkit package
documentation
layers/api_layer.dart
ApiLayer
ApiLayer.custom constructor
ApiLayer.custom constructor
dark_mode
light_mode
ApiLayer.custom
constructor
ApiLayer.custom
(
String
urlBase
, {
String
?
environment
,
Map
<
String
,
String
>
?
header
,
})
Call External Apis
Implementation
ApiLayer.custom(this.urlBase, {this.environment, this.header});
megamil_toolkit package
documentation
layers/api_layer
ApiLayer
ApiLayer.custom constructor
ApiLayer class