JsonPayload.from constructor Null safety

JsonPayload.from(
  1. Json other
)

Implementation

JsonPayload.from(Json other) : super.from(other);