menu
googleapis package
documentation
androidpublisher/v3.dart
DeviceSpec
DeviceSpec constructor
DeviceSpec constructor
dark_mode
light_mode
DeviceSpec
constructor
DeviceSpec
(
{
int
?
screenDensity
,
List
<
String
>
?
supportedAbis
,
List
<
String
>
?
supportedLocales
,
})
Implementation
DeviceSpec({ this.screenDensity, this.supportedAbis, this.supportedLocales, });
googleapis package
documentation
androidpublisher/v3
DeviceSpec
DeviceSpec constructor
DeviceSpec class