moduleId property

Either2<int, String>? moduleId
final

The module associated with this frame, if any.

Implementation

final Either2<int, String>? moduleId;