PotEventKind constructor

const PotEventKind({
  1. bool isScopeEvent = false,
})

Implementation

const PotEventKind({this.isScopeEvent = false});