SIGFPE property
int
get
SIGFPE
Erroneous arithmetic operation signal (such as divide by zero).
Implementation
int get SIGFPE => 8;
Erroneous arithmetic operation signal (such as divide by zero).
int get SIGFPE => 8;