BoolJsonObject constructor

BoolJsonObject(
  1. bool value
)

Implementation

BoolJsonObject(this.value) : super._();