stack property Null safety
final
If available, the stack trace at the time Picture.toImageSync was called.
Implementation
final StackTrace? stack;
If available, the stack trace at the time Picture.toImageSync was called.
final StackTrace? stack;