types library

Constants

simpleStringTypes → const List<String>

Properties

simpleTypes List<String>
getter/setter pair

Functions

decode(Map<String, Object> typeTable, String path, Object type, Object? value) → dynamic
encode(Map<String, Object> typeTable, String path, Object type, Object? value) → dynamic
simpleEncodeDecode(Map<String, Object> typeTable, String path, String type, Object? value) → dynamic

Exceptions / Errors

SdkgenTypeException