Pingora constructor

Pingora()

Implementation

Pingora() {
  developer.log(
    'Pingora<$runtimeType> initialized',
    name: 'pingora',
  );
}