menu
tiptoppay_sdk package
documentation
network/api.dart
Api
Api.new constructor
Api.new constructor
dark_mode
light_mode
Api
constructor
Api
(
String
apiUrl
)
Implementation
Api(String apiUrl) { _network = Network(apiUrl); }
tiptoppay_sdk package
documentation
network/api
Api
Api.new constructor
Api class