menu
wi_au package
documentation
wipepp_auth.dart
ClientAppKeys
ClientAppKeys.new constructor
ClientAppKeys.new constructor
dark_mode
light_mode
ClientAppKeys
constructor
ClientAppKeys
(
{
required
String
appId
,
required
String
appLoginKey
,
required
String
appReTokenKey
,
})
Implementation
ClientAppKeys({ required this.appId, required this.appLoginKey, required this.appReTokenKey, });
wi_au package
documentation
wipepp_auth
ClientAppKeys
ClientAppKeys.new constructor
ClientAppKeys class