keywordRest property

Expression? keywordRest
final

The second rest argument, which is expected to only contain a keyword map.

Implementation

final Expression? keywordRest;