toJson method

  1. @override
Object toJson(
  1. bool object
)

Implementation

@override
Object toJson(bool object) => object;