fromJson property

(D Function(J)?) fromJson
final

Converts a JSON value to a Dart object.

Implementation

final D Function(J)? fromJson;