flutterAssetKey property

String? flutterAssetKey
final

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;