addAndGet abstract method

Future<int?> addAndGet(
  1. int value
)

Implementation

Future<int?> addAndGet(int value);