AbstractTypeFromString extension decoder
Find matching AbstractType for String value.
- on
Methods
-
toAbstractType(
{bool? nullable}) → AbstractType -
Available on String, provided by the AbstractTypeFromString extension
Returns StandardType if match found in standardTypes or standardNullableTypes and otherwise a new CustomType.