architecture property

String? architecture
final

CPU architecture string, e.g. 'amd64' or 'arm64'.

Implementation

final String? architecture;