middleStringAtIndex abstract method

String? middleStringAtIndex(
  1. int index
)

Implementation

String? middleStringAtIndex(int index);