toJson method

List toJson()

Implementation

List<dynamic> toJson() => <dynamic>[begin, end, step];