AmityData constructor

AmityData(
  1. Map<String, dynamic>? json
)

Implementation

AmityData(this.json);