isMin property

bool get isMin

Implementation

bool get isMin => SlickDateTime.min.inner.compareTo(_inner) == 0;