sampleSecret property

  1. @override
String get sampleSecret
override

A sample secret value of the shape targeted by this rule.

Implementation

@override
String get sampleSecret => 'env_secret_value_999';