toJson method

Map toJson()

Implementation

Map toJson() => {'name': name, 'body': body};