ids property

Future<List> ids

ids gets id list of a table

Implementation

Future<List<dynamic>> get ids;