Json constructor

Json(
  1. Map<String, Object?> object
)

Implementation

Json(Map<String, Object?> super.object) : super.json();