LanguageService constructor

LanguageService(
  1. StorageService _storage
)

Implementation

LanguageService(this._storage);