toJson method

List toJson()

Implementation

List toJson() => map((op) => op.toJson()).toList();