DatabaseWriter class
Takes care of generating the database implementation.
- Implemented types
Constructors
- DatabaseWriter(Database database)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
write(
) → Class -
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited