listening property

bool listening

Returns true if notification receipt has been initiated.

通知の受け取りが開始されている場合trueを返します。

Implementation

bool get listening => _listening;