toJsonString property

String get toJsonString

Convert this EventSpa to a json string

Implementation

String get toJsonString => jsonEncode(toMap());