storageLogPrefix constant
String
const storageLogPrefix
Prefix used in logging for the primary storage operations of the REST API client.
Implementation
static const String storageLogPrefix = 'Rest api client storage';