DispatchKey constructor

DispatchKey([
  1. String? name
])

Implementation

DispatchKey([this.name]);