MixToken<T> constructor

const MixToken<T>(
  1. String name
)

Implementation

const MixToken(this.name);