toJson method

Object? toJson()

Implementation

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