nullsFirst property

bool nullsFirst
final

Whether NULL values should appear first (true) or last (false).

Implementation

final bool nullsFirst;