sortDirection property

String get sortDirection
inherited

Defaults to ascending order of name field.

Implementation

int get limit; String? get cursor; String? get namePrefix; String get sortBy;/// Defaults to ascending order of name field.
String get sortDirection;