Get the 2D model's bearing value
Future<void> setModel2DBearing(num bearing) => DisplayRulePlatform.instance.setModel2DBearing(id, bearing);