MCPcopy Create free account
hub / github.com/Rushifakami/csfloat_api / firebase_messaging

Method firebase_messaging

models/me.py:218–219  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

216
217 @property
218 def firebase_messaging(self) -> Optional[FirebaseMessaging]:
219 return FirebaseMessaging(data=self._firebase_messaging)
220
221 @property
222 def stripe_connect(self) -> Optional[set]:

Callers

nothing calls this directly

Calls 1

FirebaseMessagingClass · 0.85

Tested by

no test coverage detected