getEntryForIndex abstract method

T? getEntryForIndex(
  1. int? index
)

Implementation

T? getEntryForIndex(int? index);