getEpoch abstract method

Future<Epoch> getEpoch({
  1. int? epoch,
  2. List<String>? readMask,
})

Implementation

Future<Epoch> getEpoch({int? epoch, List<String>? readMask});