core.Map<core.String, core.dynamic> toJson() { final callerInstanceId = this.callerInstanceId; return {'callerInstanceId': ?callerInstanceId}; }