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