errors property

An array of errors corresponding to the provided registration token(s). The length of this array will be equal to {@link MessagingTopicManagementResponse.failureCount}.

Implementation

external JSArray<FirebaseArrayIndexError> get errors;