assetName property

String? assetName
final

The assetName argument must not be null if assetBytes is null. It should name the main asset from the set of images to choose from. File should be of type png

Implementation

final String? assetName;