notInitializedExceptionMessage property

String notInitializedExceptionMessage
final

Implementation

final notInitializedExceptionMessage =
    'initialize() not called. Must be called first.';