volumeAscending constant
        
        String
        const volumeAscending
        
      
      
Order by volume in ascending order.
Implementation
static const String volumeAscending = 'volume_asc';Order by volume in ascending order.
static const String volumeAscending = 'volume_asc';