getSystemInfo method
Implementation
Future<SystemInfo> getSystemInfo() {
throw UnimplementedError('getSystemInfo() has not been implemented.');
}
Future<SystemInfo> getSystemInfo() {
throw UnimplementedError('getSystemInfo() has not been implemented.');
}