nameAscending constant
String
const nameAscending
Order by name in ascending order.
Implementation
static const String nameAscending = 'name_asc';
Order by name in ascending order.
static const String nameAscending = 'name_asc';