jsonBoolean property

bool? get jsonBoolean

Implementation

bool? get jsonBoolean => parseBool(_json);