triggerAnr static method
void
triggerAnr()
Invokes triggerAnr on the underlying EmbracePlatform.instance
.
Implementation
static void triggerAnr() {
_platform.triggerAnr();
}
Invokes triggerAnr on the underlying EmbracePlatform.instance
.
static void triggerAnr() {
_platform.triggerAnr();
}