subscriptions method

Subs<Msg> subscriptions(
  1. Model model
)

Implementation

Subs<Msg> subscriptions(Model model) => [];