menu
leancode_pipe package
documentation
leancode_pipe/contracts/topic.dart
Topic<Notification extends Object>
castNotification abstract method
castNotification abstract method
dark_mode
light_mode
castNotification
abstract method
Notification?
castNotification
(
String
tag
,
dynamic
json
)
Implementation
Notification? castNotification(String tag, dynamic json);
leancode_pipe package
documentation
leancode_pipe/contracts/topic
Topic<Notification extends Object>
castNotification abstract method
Topic class