withBoolean abstract method

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

Implementation

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