success property
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
final bool success;