fromDbType abstract method

DartType? fromDbType(
  1. DBType? value
)

Implementation

DartType? fromDbType(DBType? value);