Returns a list of sort records
static Future<List<SortInfo>> get() async { return await _sortList(); }