AttributeRemovedEvent constructor

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

Implementation

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