FCMResponse.success

Number of messages that were processed without an error.

struct FCMResponse
@serializationKeys("success")
int success;

Meta