mapBoolean abstract method

Json mapBoolean(
  1. Function1<bool, bool> f
)

Implementation

Json mapBoolean(Function1<bool, bool> f);