NotInitialized constructor

NotInitialized([
  1. dynamic message
])

Implementation

NotInitialized([message]) : super(message);