VisProfilerPayload constructor
const
VisProfilerPayload({
- String? deviceId,
- String? apiKey,
- PayloadData? payload,
Implementation
const VisProfilerPayload({this.deviceId, this.apiKey, this.payload});