setMirror method Null safety

Future<int> setMirror(
  1. bool mirror
)

Whether to mirror the screen

Implementation

Future<int> setMirror(bool mirror);