openScale method

Future<bool?> openScale()

Implementation

Future<bool?> openScale() {
  throw UnimplementedError('platformVersion() has not been implemented.');
}