assetFilePath property

String? assetFilePath
final

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;