Get the 3D model's rotation value on the Z-axis in degrees
Future<num?> getModel3DRotationZ() => DisplayRulePlatform.instance.getModel3DRotationZ(id);