syncShapeInternal abstract method

  1. @protected
Future<ShapeSubscription> syncShapeInternal(
  1. Shape shape, [
  2. String? key
])

Implementation

@protected
Future<ShapeSubscription> syncShapeInternal(Shape shape, [String? key]);