put abstract method

void put(
  1. dynamic dependency, {
  2. String? tag,
})

Implementation

void put(dynamic dependency, {String? tag});