mapObject method

  1. @override
Json mapObject(
  1. Function1<JsonObject, JsonObject> f
)
override

Implementation

@override
Json mapObject(Function1<JsonObject, JsonObject> f) => this;