getInstance static method

Implementation

static MobileAdditionalUISectionsRepository? getInstance() {
  return _additionalUISectionsRepository;
}