Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
onCleanupFailed(String reason)
→ void
-
Occurs when the cleanup process fails due to the specified
reason
.
-
onCleanupStarted()
→ void
-
Occurs when all migrations are rolled back in the database and there is no
any migration to be committed.
-
onCleanupSucceeded()
→ void
-
Occurs when the cleanup process succeeds.
-
toString()
→ String
-
A string representation of this object.
inherited