toJson method

dynamic toJson()

Implementation

dynamic toJson() => <dynamic>[bounds?.toList()];