menu
mssql_orm package
documentation
orm.dart
MssqlTableBinding<TRow>
fromRow property
fromRow property
dark_mode
light_mode
fromRow
property
TRow Function
(
MssqlRow
row
)
fromRow
final
Implementation
final TRow Function(MssqlRow row) fromRow;
mssql_orm package
documentation
orm
MssqlTableBinding<TRow>
fromRow property
MssqlTableBinding class