TF-1289: [Presentation] Refactor name function
This commit is contained in:
@@ -65,7 +65,8 @@ class LocalBindings extends Bindings {
|
||||
Get.find<EmailCacheClient>(),
|
||||
Get.find<RecentSearchCacheClient>(),
|
||||
Get.find<AccountCacheClient>(),
|
||||
Get.find<FCMCacheManager>()
|
||||
Get.find<FCMCacheManager>(),
|
||||
Get.find<FCMSubscriptionCacheClient>(),
|
||||
));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user