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