toJson method

Object toJson()

Implementation

Object toJson() => {name: name, content: content, schema: schema};