menu
xbim_aim package
documentation
api.dart
DbUpdate
DbUpdate.new constructor
DbUpdate.new constructor
dark_mode
light_mode
DbUpdate
constructor
DbUpdate
(
{
String
database
,
String
updateScript
,
})
Returns a new
DbUpdate
instance.
Implementation
DbUpdate({ this.database, this.updateScript, });
xbim_aim package
documentation
api
DbUpdate
DbUpdate.new constructor
DbUpdate class