injectDouble method

void injectDouble (double float)

Implementation

void injectDouble(double float) {
  notifyListeners();
}