asObject method

  1. @override
Option<JsonObject> asObject()
override

Implementation

@override
Option<JsonObject> asObject() => Some(value);