SkinService constructor

SkinService()

Implementation

factory SkinService() {
  return _instance;
}