decodeBoolOrNull abstract method

bool? decodeBoolOrNull()

Decodes the data as a nullable boolean value.

Implementation

bool? decodeBoolOrNull();