nativeArch property

String? nativeArch
final

Android ABI of the native analyze-size build. Default: x64 (the cheapest single-ABI build; deterministic per ABI).

Implementation

final String? nativeArch;