toJsonString property
String
get
toJsonString
Convert this EventSpa to a json string
Implementation
String get toJsonString => jsonEncode(toMap());
Convert this EventSpa to a json string
String get toJsonString => jsonEncode(toMap());