dispose method
Dispose of this MobileScannerPlatform instance.
Implementation
Future<void> dispose() {
throw UnimplementedError('dispose() has not been implemented.');
}
Dispose of this MobileScannerPlatform instance.
Future<void> dispose() {
throw UnimplementedError('dispose() has not been implemented.');
}