screenshot property

File? screenshot
final

Screenshot of screen where error happens. Screenshot won't work everywhere (i.e. web platform), so this may be null.

Implementation

final File? screenshot;