ChildNodeInsertedEvent constructor

ChildNodeInsertedEvent(
  1. Map<String, dynamic> json
)

Implementation

ChildNodeInsertedEvent(Map<String, dynamic> json) : super(json);