menu
rush_sdk package
documentation
util/client/intercepters.dart
AppInfoInterceptor
AppInfoInterceptor constructor
AppInfoInterceptor constructor
dark_mode
light_mode
AppInfoInterceptor
constructor
AppInfoInterceptor
(
{
String
?
appVersion
,
String
?
appName
,
String
?
device
,
})
Implementation
AppInfoInterceptor({ this.appVersion, this.appName, this.device, });
rush_sdk package
documentation
util/client/intercepters
AppInfoInterceptor
AppInfoInterceptor constructor
AppInfoInterceptor class