mapToSqlParameter abstract method
Maps the dartValue to a value understood by the underlying database
driver.
Implementation
Object mapToSqlParameter(T dartValue);Maps the dartValue to a value understood by the underlying database
driver.
Object mapToSqlParameter(T dartValue);