listen property

bool listen

Returns true if the value is monitored for update notification.

値を監視して更新通知を行う場合trueを返します。

Implementation

bool get listen => false;