PxUtils constructor

PxUtils()

Implementation

factory PxUtils() {
  return _singleton;
}