ExtCallOk constructor

const ExtCallOk(
  1. Map<String, dynamic> json
)

Implementation

const ExtCallOk(this.json);