Map<String, dynamic> toJson() => { 'appId': appId, 'instanceId': instanceId, 'entrypointPath': entrypointPath, };