toStringVal property

String get toStringVal

Implementation

String get toStringVal => this ? 'true' : 'false';