read abstract method
Interprets the underlying fromSql value from the database driver into
the Dart representation T of this type.
Implementation
T read(Object fromSql);
Interprets the underlying fromSql value from the database driver into
the Dart representation T of this type.
T read(Object fromSql);