menu
ntiusp_push_gs package
documentation
config/Ntiusp_Config.dart
NtiuspAPIConfig
NtiuspAPIConfig.new constructor
NtiuspAPIConfig.new constructor
dark_mode
light_mode
NtiuspAPIConfig
constructor
NtiuspAPIConfig
(
{
required
String
apiUrl
,
required
String
xTenantId
,
required
String
xForwardFor
,
})
Implementation
NtiuspAPIConfig({required this.apiUrl, required this.xTenantId, required this.xForwardFor});
ntiusp_push_gs package
documentation
config/Ntiusp_Config
NtiuspAPIConfig
NtiuspAPIConfig.new constructor
NtiuspAPIConfig class