menu
custom_pharos_graphql package
documentation
client.dart
SubscriptionListener
SubscriptionListener.new constructor
SubscriptionListener.new constructor
dark_mode
light_mode
SubscriptionListener
constructor
SubscriptionListener
(
Function
callback
,
bool
hasBeenTriggered
)
Implementation
SubscriptionListener(this.callback, this.hasBeenTriggered);
custom_pharos_graphql package
documentation
client
SubscriptionListener
SubscriptionListener.new constructor
SubscriptionListener class