for get exception message if fail fetch os version
Future<String?> getPlatformVersion() { throw UnimplementedError('platformVersion() has not been implemented.'); }