menu
inngage_plugin package
documentation
data/api/inngage_network.dart
InngageNetwork
InngageNetwork.new constructor
InngageNetwork.new constructor
dark_mode
light_mode
InngageNetwork
constructor
InngageNetwork
(
{
required
Logger
logger
,
required
String
keyAuthorization
,
String
version
=
'v1'
,
})
Implementation
InngageNetwork({ required this.logger, required this.keyAuthorization, this.version = 'v1', });
inngage_plugin package
documentation
data/api/inngage_network
InngageNetwork
InngageNetwork.new constructor
InngageNetwork class