TableSyncService class
Constructors
- TableSyncService({String? serviceID})
-
const
Properties
Methods
-
ensureSyncInfoTable(
) → Future< void> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
syncGroup(
TableSyncGroup group) → Future< void> -
syncTableSchemas(
List< String> tables) → Future<void> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited