assetFilePath property
The path of the asset file containing the TOML content.
If this is provided, TOML content will be read from the asset file.
Implementation
final String? assetFilePath;
The path of the asset file containing the TOML content.
If this is provided, TOML content will be read from the asset file.
final String? assetFilePath;