getElementFromList abstract method

Future getElementFromList(
  1. int index
)

Implementation

Future<dynamic> getElementFromList(int index);