factsByRecordKey abstract method

Future<IFacts> factsByRecordKey({
  1. String? recordKey,
})

Implementation

Future<IFacts> factsByRecordKey({ String? recordKey });