success property
bool
get
success
A boolean indicating if the message was successfully handed off to FCM or
not. When true, the messageId attribute is guaranteed to be set. When
false, the error attribute is guaranteed to be set.
Implementation
external bool get success;