payload property

PayloadGetter? payload
final

A getter function that yields the payload of the pushed message, usually a JSON object.

Implementation

final PayloadGetter? payload;