toJson method

dynamic toJson()
inherited

Implementation

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