VocabularyFilterMethod constructor

const VocabularyFilterMethod(
  1. String value
)

Creates a VocabularyFilterMethod with the given value.

Implementation

const VocabularyFilterMethod(this.value);