writeBool abstract method

void writeBool(
  1. bool? b
)

Implementation

void writeBool(bool? b);