menu
flutter_sm_network package
documentation
sm_network.dart
APIURL
APIURL.new constructor
APIURL.new constructor
dark_mode
light_mode
APIURL
constructor
APIURL
(
{
required
String
name
,
required
String
url
,
})
Implementation
APIURL({ required this.name, required this.url, });
flutter_sm_network package
documentation
sm_network
APIURL
APIURL.new constructor
APIURL class