AppendEventResponse.fromJson constructor

AppendEventResponse.fromJson(
  1. Object? j
)

Implementation

factory AppendEventResponse.fromJson(Object? j) => AppendEventResponse();