menu
mtrust_api_guard package
documentation
models/package_info.dart
AndroidPlatformConstraints
AndroidPlatformConstraints.new constructor
AndroidPlatformConstraints.new constructor
dark_mode
light_mode
AndroidPlatformConstraints
constructor
AndroidPlatformConstraints
(
{
int
?
minSdkVersion
,
int
?
compileSdkVersion
,
int
?
targetSdkVersion
,
})
Implementation
AndroidPlatformConstraints({ this.minSdkVersion, this.compileSdkVersion, this.targetSdkVersion, });
mtrust_api_guard package
documentation
models/package_info
AndroidPlatformConstraints
AndroidPlatformConstraints.new constructor
AndroidPlatformConstraints class