ERROR__SUBSCRIBE_TO_DATA_GETTER top-level constant

String const ERROR__SUBSCRIBE_TO_DATA_GETTER

Implementation

const String ERROR__SUBSCRIBE_TO_DATA_GETTER = 'WR:3005 - WireData is a getter'
    ' - you can not subscribe/unsubscribe to getter, its locked hence setter is prohibited';