writeTruthSource abstract method

  1. @protected
FutureOr<void> writeTruthSource(
  1. K key,
  2. V value
)
inherited

Implementation

@protected
FutureOr<void> writeTruthSource(K key, V value);