convertFromJson abstract method Null safety

D? convertFromJson(
  1. J? value
)

Implementation

D? convertFromJson(J? value);