toJson method

dynamic toJson()

Implementation

dynamic toJson() => (value as dynamic)?.toJson();