isNone property

bool isNone

Implementation

bool get isNone {
  return this == PlutoColumnSort.none;
}