UriTemplateVars.get

Nullable!(const(UriTemplateValue)) get(string name) const @safe

Get variable name.

Parameters

nameVariable name.

Returns

A non-null value if present; null otherwise.