concat abstract method

Future<void> concat(
  1. int n
)

Implementation

Future<void> concat(int n);