menu
shared_component package
documentation
utils/storage_utils.dart
StorageUtils
getCngOrgId method
getCngOrgId method
dark_mode
light_mode
getCngOrgId
method
String
?
getCngOrgId
(
)
Implementation
String? getCngOrgId() => getValue(AppConstants.cnfOrgIdKey);
shared_component package
documentation
utils/storage_utils
StorageUtils
getCngOrgId method
StorageUtils class