JSChoiceExtension<T extends Object> extension

on
  • T

Methods

when({int isInt(int)?, double isDouble(double)?, bool isBool(bool)?, String isString(String)?, List isArray(JSArray<JSAny?>)?, Map isMap(JSAny)?, Object isOther(Object)?}) Object

Available on T, provided by the JSChoiceExtension extension