EasyResponsive constructor

EasyResponsive()

Singleton instance

Implementation

factory EasyResponsive() {
  return _singleton;
}