EdgeEventId constructor

EdgeEventId(
  1. String? id
)

Implementation

EdgeEventId(String? id) : super(id);