behaviorDrivenDescriptions property

List<String> behaviorDrivenDescriptions
final

Implementation

static final List<String> behaviorDrivenDescriptions = List.unmodifiable([
  'exit the application.',
]);