operator > method

Condition operator > (
  1. int p
)

Implementation

Condition operator >(int p) => greaterThan(p);