http property

JournalHttpInterface http

Implementation

JournalHttpInterface get http => JournalHttpInterface(
    wKey: state.key,
    http: ref.read(httpClientProvider(state.key.certBase64)));