imageId property

String? imageId
final

The id to use for the screenshot. Defaults to 'widget_$testableId' if not set.

Implementation

final String? imageId;