CallEventActionCallCustom constructor

const CallEventActionCallCustom(
  1. Map<String, dynamic> body
)

Implementation

const CallEventActionCallCustom(this.body);