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