Greater<T> constructor

const Greater<T>(
  1. T difference
)

Implementation

const Greater(this.difference);