matches abstract method Null safety

Arg? matches(
  1. ProgramOperation key,
  2. bool userMode
)

Implementation

Arg? matches(ProgramOperation key, bool userMode);