flutterAssetKey property
Flutter asset-bundle key for the DataAsset, when one was emitted.
Flutter currently exposes DataAssets through the normal asset bundle under
packages/<package>/<name>.
Implementation
final String? flutterAssetKey;
Flutter asset-bundle key for the DataAsset, when one was emitted.
Flutter currently exposes DataAssets through the normal asset bundle under
packages/<package>/<name>.
final String? flutterAssetKey;