machineType property
int
get
machineType
Returns the machineType of the executable.
Implementation
int get machineType => readInformation()['machineType']!;
Returns the machineType of the executable.
int get machineType => readInformation()['machineType']!;