gyro property

List<int>? gyro
getter/setter pair

3-elements array with X, Y and Z axis for gyroscope

Implementation

List<int>? gyro;