behaviorDrivenDescriptions property

List<String> behaviorDrivenDescriptions

Implementation

static List<String> get behaviorDrivenDescriptions => List.unmodifiable([
      "set the device's location override to `[{{latitude}}, {{longitude}}]`.",
    ]);