module property

String get module

Implementation

String get module => _sharedPrefs?.getString("rilac_module") ?? globalModule;