Discriminator<T>.base constructor

const Discriminator<T>.base(
  1. Object? value
)

Implementation

const Discriminator.base(this.value);