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