none<Msg> static method

Sub<Msg> none<Msg>()

Empty subscription.

Implementation

static Sub<Msg> none<Msg>() => const Sub([]);