withNull method

  1. @override
Json withNull(
  1. Function0<Json> f
)
override

Implementation

@override
Json withNull(Function0<Json> f) => this;