behaviorDrivenDescriptions property

List<String> behaviorDrivenDescriptions

Implementation

static List<String> get behaviorDrivenDescriptions => List.unmodifiable([
      'write the comment "`{{comment}}`" to the log.',
    ]);