Returns result value for the given identifier from the results map
dynamic getResultForIdentifier(String identifier) => results[identifier];