mapSingle abstract method

void mapSingle(
  1. dynamic element,
  2. int position
)

Implementation

void mapSingle(dynamic element, int position);