machineType property

int get machineType

Returns the machineType of the executable.

Implementation

int get machineType => readInformation()['machineType']!;