Close scale connection.
@override Future<void> closeScale() async { await methodChannel.invokeMethod<void>('closeScale'); }