content property
The TOML content as a string.
If this is provided, TOML content will be read from the provided string.
Implementation
final String? content;
The TOML content as a string.
If this is provided, TOML content will be read from the provided string.
final String? content;