PostMaster constructor

PostMaster()

Implementation

factory PostMaster() {
  return _singleton;
}