AuthWebAuthnStoreConformanceFactory typedef

AuthWebAuthnStoreConformanceFactory = FutureOr<AuthWebAuthnStoreConformanceFixture> Function()

Implementation

typedef AuthWebAuthnStoreConformanceFactory =
    FutureOr<AuthWebAuthnStoreConformanceFixture> Function();