notInitializedExceptionMessage constant

String const notInitializedExceptionMessage

Implementation

static const notInitializedExceptionMessage =
    'hcUpgrade: initialize() not called. Must be called first.';