asLists method

List<List> asLists()

Implementation

List<List<dynamic>> asLists() => _data;