okString property

String get okString

format ok

Implementation

String get okString => ok ? '1' : '0';