Get the type of the value at the specified path selector.
String getType(String selector) => get(selector).runtimeType.toString();