load abstract method

Future<int> load(
  1. Counter counter
)

Implementation

Future<int> load(Counter counter);