toJson property

(J Function(D)?) toJson
final

Converts a Dart object to a JSON value.

Implementation

final J Function(D)? toJson;