LevitScopeKey constructor

const LevitScopeKey(
  1. Type type,
  2. String? tag
)

Implementation

const LevitScopeKey(this.type, this.tag);