configContents property
Exact bytes (as a Dart string) to persist at configPath. The consumer writes UTF-8.
Implementation
final String configContents;
Exact bytes (as a Dart string) to persist at configPath. The consumer writes UTF-8.
final String configContents;