OPTIONAL_NAMED constant

ParameterKind const OPTIONAL_NAMED

An optional named parameter.

Implementation

static const ParameterKind OPTIONAL_NAMED = ParameterKind._('OPTIONAL_NAMED');