separator property
Token?
get
separator
Return the token separating the parameter from the default value, or
null
if there is no default value.
Implementation
Token? get separator;
Return the token separating the parameter from the default value, or
null
if there is no default value.
Token? get separator;