Gets system information for diagnostics (Android only)
Future<Map<String, dynamic>?> getSystemInfo() { throw UnimplementedError('getSystemInfo() has not been implemented.'); }