toInt property

int get toInt

Implementation

int get toInt => this ? 1 : 0;