orderByPriority method

DbQuery orderByPriority()

Implementation

DbQuery orderByPriority() => _with({'orderBy': 'priority'});