menu
googleapis package
documentation
androidpublisher/v3.dart
SystemApkOptions
SystemApkOptions constructor
SystemApkOptions constructor
dark_mode
light_mode
SystemApkOptions
constructor
SystemApkOptions
(
{
bool
?
rotated
,
bool
?
uncompressedDexFiles
,
bool
?
uncompressedNativeLibraries
,
})
Implementation
SystemApkOptions({ this.rotated, this.uncompressedDexFiles, this.uncompressedNativeLibraries, });
googleapis package
documentation
androidpublisher/v3
SystemApkOptions
SystemApkOptions constructor
SystemApkOptions class