9491cafc2f
Sample use: ``` @UseResult.unless(parameterDefined: 'count') Matcher hasCount([int? count]) => Matcher(); ``` See: https://github.com/dart-lang/sdk/issues/46727 Change-Id: I507659c09072157d67433f347d1fa6b511a93a7c Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/208721 Commit-Queue: Phil Quitslund <pquitslund@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>