showCompass abstract method

Future<void> showCompass(
  1. bool enable
)

显示指南针

Implementation

Future<void> showCompass(bool enable);