ContextType constructor

const ContextType(
  1. String value
)

Implementation

const ContextType(this.value);