$ContextualKeyword constructor

$ContextualKeyword({
  1. String? keyword,
})

Implementation

$ContextualKeyword({this.keyword});