GraphNotifier constructor

  1. @protected
GraphNotifier(
  1. Ref<Object?> ref
)

Implementation

@protected
GraphNotifier(this.ref);