value property

Object? value
final

The value, decoded from the app's JSON, or null when unread says why it couldn't be read.

Implementation

final Object? value;