call method
- String apiKey
See also journal.
Implementation
JournalProvider call(
String apiKey,
) {
return JournalProvider(
apiKey,
);
}
See also journal.
JournalProvider call(
String apiKey,
) {
return JournalProvider(
apiKey,
);
}