ids property

Future<List> get ids

ids gets id list of a table

Implementation

Future<List<dynamic>> get ids;