requiredEvents constant

List<String> const requiredEvents

Implementation

static const requiredEvents = [
  chainChanged,
  accountsChanged,
];