toListObject abstract method

Future<List> toListObject()

Returns List

Implementation

Future<List<dynamic>> toListObject();