withNull abstract method

Json withNull(
  1. Function0<Json> f
)

Implementation

Json withNull(Function0<Json> f);