MessageProvider constructor

MessageProvider()

Implementation

factory MessageProvider() {
  return _singleton;
}