$ImportStateInterface class sealed

Implementers
Annotations
  • @BuiltValue(instantiable: false)

Properties

createdColumnsCount int
no setter
errorsCount int
no setter
errorsParsingCount int
no setter
foundColumnsCount int
no setter
hashCode int
The hash code for this object.
no setterinherited
insertedRowsCount int
no setter
matchingColumnsCount int
no setter
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
rebuild(void updates($ImportStateInterfaceBuilder)) $ImportStateInterface
Rebuilds the instance.
toBuilder() $ImportStateInterfaceBuilder
Converts the instance to a builder $ImportStateInterfaceBuilder.
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited