Decide if a deep link should be handled by the SDK
Future<bool?> shouldProcess(Map<String, dynamic> args) { throw UnimplementedError('shouldProcess() has not been implemented.'); }