@notifee/react-native / NativeError
Interface: NativeError
An Error that has occurred in native Android or iOS code converted into a JavaScript Error.
nativeErrorCode
readonlynativeErrorCode:string|number
The native returned error code, different per platform
