Gets the current input source ID (macOS only).
Future<String?> getCurrentInputSource() async { throw UnimplementedError('getCurrentInputSource() must be implemented'); }