readAsStringSync method
Implementation
String readAsStringSync() {
throw PlatformException(
code: 'Platform Exception',
message: 'ImageViewer.file does not support in web');
}
String readAsStringSync() {
throw PlatformException(
code: 'Platform Exception',
message: 'ImageViewer.file does not support in web');
}