menu
capture_flutter_beta package
documentation
classes/app_info.dart
AppInfo
AppInfo.new constructor
AppInfo.new constructor
dark_mode
light_mode
AppInfo
constructor
AppInfo
(
String
appIdAndroid
,
String
appKeyAndroid
,
String
appIdIos
,
String
appKeyIos
,
String
developerId
,
)
Implementation
AppInfo(this.appIdAndroid, this.appKeyAndroid, this.appIdIos, this.appKeyIos, this.developerId);
capture_flutter_beta package
documentation
classes/app_info
AppInfo
AppInfo.new constructor
AppInfo class