setMirror abstract method

Future<int> setMirror(
  1. bool mirror
)

设置镜像

Implementation

Future<int> setMirror(bool mirror);