eventsBefore property

List<SDNEvent>? eventsBefore
getter/setter pair

Events just before the result.

Implementation

List<SDNEvent>? eventsBefore;