stackEntries property
The stack trace entries indicating where the error occurred.
Implementation
@$pb.TagNumber(1)
$pb.PbList<$core.String> get stackEntries => $_getList(0);
The stack trace entries indicating where the error occurred.
@$pb.TagNumber(1)
$pb.PbList<$core.String> get stackEntries => $_getList(0);