factor property

  1. @override
int factor
final

Returns 1 for Ascending fields, -1 for Descending

Implementation

@override
final int factor = 1;